home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM15 / TFORM15.txt
Text File  |  2002-06-14  |  3KB  |  147 lines

  1. object Form15: TForm15
  2.   Left = 192
  3.   Top = 107
  4.   Width = 559
  5.   Height = 273
  6.   Caption = 'CI'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object GroupBox1: TGroupBox
  18.     Left = 8
  19.     Top = 16
  20.     Width = 529
  21.     Height = 177
  22.     Caption = 'Corporate Identity'
  23.     TabOrder = 0
  24.     object Label38: TLabel
  25.       Left = 16
  26.       Top = 48
  27.       Width = 24
  28.       Height = 13
  29.       Caption = 'Logo'
  30.     end
  31.     object Label39: TLabel
  32.       Left = 176
  33.       Top = 48
  34.       Width = 19
  35.       Height = 13
  36.       Caption = 'Hint'
  37.     end
  38.     object Label40: TLabel
  39.       Left = 176
  40.       Top = 88
  41.       Width = 22
  42.       Height = 13
  43.       Caption = 'URL'
  44.     end
  45.     object Label41: TLabel
  46.       Left = 16
  47.       Top = 128
  48.       Width = 38
  49.       Height = 13
  50.       Caption = 'OEM-ID'
  51.     end
  52.     object Label42: TLabel
  53.       Left = 16
  54.       Top = 88
  55.       Width = 32
  56.       Height = 13
  57.       Caption = 'Splash'
  58.     end
  59.     object Label51: TLabel
  60.       Left = 176
  61.       Top = 128
  62.       Width = 90
  63.       Height = 13
  64.       Caption = 'Program Language'
  65.     end
  66.     object Label1: TLabel
  67.       Left = 16
  68.       Top = 24
  69.       Width = 225
  70.       Height = 13
  71.       Caption = 'Clear fields in order to reset to standard settings.'
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = clActiveCaption
  74.       Font.Height = -11
  75.       Font.Name = 'MS Sans Serif'
  76.       Font.Style = []
  77.       ParentFont = False
  78.     end
  79.     object ComboBox1: TComboBox
  80.       Left = 16
  81.       Top = 64
  82.       Width = 113
  83.       Height = 21
  84.       ItemHeight = 13
  85.       TabOrder = 0
  86.       OnChange = ComboBox1Change
  87.       OnClick = ComboBox1Click
  88.       OnDropDown = ComboBox1DropDown
  89.     end
  90.     object Edit20: TEdit
  91.       Left = 176
  92.       Top = 64
  93.       Width = 337
  94.       Height = 21
  95.       TabOrder = 1
  96.       OnChange = Edit20Change
  97.     end
  98.     object Edit21: TEdit
  99.       Left = 176
  100.       Top = 104
  101.       Width = 337
  102.       Height = 21
  103.       TabOrder = 2
  104.       OnChange = Edit21Change
  105.     end
  106.     object SpinEdit1: TSpinEdit
  107.       Left = 16
  108.       Top = 144
  109.       Width = 113
  110.       Height = 22
  111.       MaxValue = 0
  112.       MinValue = 0
  113.       TabOrder = 3
  114.       Value = 0
  115.       OnChange = SpinEdit1Change
  116.     end
  117.     object ComboBox5: TComboBox
  118.       Left = 16
  119.       Top = 104
  120.       Width = 113
  121.       Height = 21
  122.       ItemHeight = 13
  123.       TabOrder = 4
  124.       OnChange = ComboBox5Change
  125.       OnClick = ComboBox5Click
  126.       OnDropDown = ComboBox5DropDown
  127.     end
  128.     object Edit27: TEdit
  129.       Left = 176
  130.       Top = 144
  131.       Width = 337
  132.       Height = 21
  133.       TabOrder = 5
  134.       OnChange = Edit27Change
  135.     end
  136.   end
  137.   object Button1: TButton
  138.     Left = 256
  139.     Top = 208
  140.     Width = 75
  141.     Height = 25
  142.     Caption = 'ok'
  143.     ModalResult = 1
  144.     TabOrder = 1
  145.   end
  146. end
  147.